home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 002a / qdog300.zip / QDSINGLE.BAT < prev    next >
DOS Batch File  |  1991-02-22  |  727b  |  25 lines

  1. Echo Off
  2. CD\DOORS\QDOG
  3. QDOG.EXE C:\RA
  4. CD\RA
  5.  
  6. Rem ┌─────────────────────────────────────────────────────────────────┐
  7. Rem │ Q-Dog v3.00 Single Node Batch File Example:                     │
  8. Rem │                                                                 │
  9. Rem │ Line 1: Turns Echo Off                                          │
  10. Rem │ Line 2: Changes to your Q-Dog Directory                         │
  11. Rem │ Line 3: Runs Q-Dog, and tells Q-Dog that the files DORINFO1.DEF │
  12. Rem │         and EXITINFO.BBS are located in C:\RA.                  │
  13. Rem │ Line 4: Returns to your BBS Directory                           │
  14. Rem └─────────────────────────────────────────────────────────────────┘
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.